CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 排队 matlab

搜索资源列表

  1. test1

    0下载:
  2. 用MATLAB的排队论课程例子的简单实现。-Queuing theory courses using MATLAB simple example to achieve.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7380
    • 提供者:Boyu Hong
  1. Based-on-the-MMC

    0下载:
  2. 基于M/M/C排队模型的仿真文章研究了MATLAB在排队系统仿真中的应用。编写出了具有实际应用意义的一系列软件模块。-Based on the M/M/C queuing model simulation of MATLAB in the study on the application of the simulation of queuing system. Write out the practical significance of a series of software modules
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:179944
    • 提供者:wangdong
  1. erlang_b

    0下载:
  2. 程序代码matlab关于排队理论系统的,大家指教一下。-Matlab program code on queuing theory system, we know it.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4077
    • 提供者:弦子
  1. queueD

    2下载:
  2. matlab实现4个优先级的非强插优先级队列仿真,利用嵌套函数实现。仿真出排队延迟,等待延迟。-matlab implementation of four priority Override the priority queue simulation, the use of nested functions to achieve. The simulation of the queuing delay, wait for the delay.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2682
    • 提供者:libera
  1. Monte-carlo

    0下载:
  2. matlab源程序_用蒙特卡洛法实现对排队等待问题的计算机模拟 来自51CTO-matlab source _ the method of Monte Carlo computer simulation of waiting in line From 51CTO
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:36665
    • 提供者:尤书畅
  1. queue

    1下载:
  2. matlab环境下模拟单服务台排队,通过程序设置到到银行排队办业务的人的人数及时间间隔,计算平均每个人需要等待的时间。-set the number of the queue,and the time between each comer ,it will calculate the average waiting time of each person
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1294950
    • 提供者:王恒
  1. queueingsystm

    2下载:
  2. matlab求解优先级排队系统,本例为两个带有优先级两个不带优先级的混合系统-matlab solving priority queuing system, in this case for the two hybrid system with a priority two and priority
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:673
    • 提供者:李沐雨
  1. queue-theory

    0下载:
  2. 通过Matlab 平台实现了排队论中M/M/1/N/∞ 模型的过程仿真。-Matlab platform for process simulation of queuing theory M/M/1/N/∞ model.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:254850
    • 提供者:李辉
  1. matlab_Monte_Carlo

    0下载:
  2. matlab源程序_用蒙特卡洛法实现对排队等待问题的计算机模拟,代码详细,并且有很直观的动画演示-matlab source _ queued for the computer simulation using Monte Carlo method, the code in detail, and very intuitive animation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:35744
    • 提供者:周瑾
  1. MM1

    1下载:
  2. MM1排队系统的matlab仿真。整个系统的仿真采用了离散事件系统仿真,并统计稳态分布、平均队列长度,等待时间的分布以及平均等待时间等值,以与理论分析结果进行对比,得到了较为满意的结果,同时还完成了统计曲线的绘制并进行了分析。-MM1 queuing system with matlab simulation. The simulation of the entire system using discrete event simulation, and statistical steady s
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:229816
    • 提供者:lijun
  1. queueM

    0下载:
  2. 使用matlab编写的排队算法,队列长度为m-Queuing algorithm, using matlab queue length m
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:1367
    • 提供者:tml
  1. paiduiwenti

    1下载:
  2. 通信网中离散时间多重休假排队问题分析的matlab程序,完整的毕设程序,可以运行-Communication network in the discrete-time multiple vacation queuing problem analysis matlab program, complete the Bi-based program, you can run
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:2243
    • 提供者:王一
  1. quene_time

    0下载:
  2. 采用matlab编写的面向时间和对象的排队论计算,顾客的到达收款台是随机的,平均时间间隔为0.5分钟-Queuing theory matlab written time-oriented and object, the customer reaches the checkout counter is random, the average interval of 0.5 minutes
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:879
    • 提供者:李德海
  1. line

    0下载:
  2. 排队论模拟matlab 利用仿真模拟排队情况-Queuing theory simulation matlab simulation queuing situation
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:648
    • 提供者:squirrelcscs
  1. mm1

    0下载:
  2. mm1排队系统仿真的matlab程序实现-mm1 queuing system simulation matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:3269
    • 提供者:huangdidi
  1. MM1

    2下载:
  2. matlab 的 M/M/1排队系统 带统计图和界面-matlab MM1
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:9532
    • 提供者:Joe
  1. mm1

    0下载:
  2. 使用matlab语言能实现MM1排队系统-MM1 queue system
  3. 所属分类:assembly language

    • 发布日期:2017-11-18
    • 文件大小:2937
    • 提供者:zyl
  1. MM1-queuing-system-simulation

    0下载:
  2. MM1排队系统matlab仿真,出图结果,平均等待时间平均等待队长随时间变化的图-MM1 queuing system of matlab, the graph as a result, the average waiting time average waiting for captain figure change over time
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:3409
    • 提供者:白露
  1. RegionGrowing

    0下载:
  2. 快速的2D/3D区域生长算法,通过对邻近像素进行优先级排队进行加速,效果优于matlab本身的区域生长算法-Native Matlab implementations of region growing algorithms are usually quite slow, especially for 3D input data. This submission is a mex implementation of a 3D/2D region growing algorithm. The re
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5879
    • 提供者:arche
  1. paiduilun

    0下载:
  2. 排队论轮询算法的matlab性能仿真,包括简单轮询算法和加权轮询算法,比较10个节点网络的生存时间,自己写的代码~-Queuing theory polling algorithm matlab performance simulation, including a simple algorithm and weighted round robin polling algorithm and compare 10 node network lifetime, write your own cod
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4045
    • 提供者:
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com